Layer

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Variables

flags
int flags;
Undocumented in source.
name
string name;
Undocumented in source.

Inherited Members

From ILayer

onAttach
void onAttach()
Undocumented in source.
onDettach
void onDettach()
Undocumented in source.
onEnter
void onEnter()
Undocumented in source.
onExit
void onExit()
Undocumented in source.
onUpdate
void onUpdate(float dt)
Undocumented in source.
onRender
void onRender()
Undocumented in source.
onDestroy
void onDestroy()
Undocumented in source.

Meta